How to Install eliom software package in Debian 9 (Stretch)

How to Install eliom software package in Debian 9 (Stretch)

eliom software package provides web framework for ocsigenserver (tools), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install eliom 

eliom is installed in your system.

Make ensure the eliom package were installed using the commands given below,

$ sudo dpkg-query -l | grep eliom *

You will get with eliom package name, version, architecture and description in a table

eliom package basic information:

Distro Debian 9 stretch
Section Ocaml
Package eliom
Version 4.2-3+b1
Description web framework for ocsigenserver (tools)
Sub Section Ocaml


See Also, How to uninstall or remove eliom software package from Debian 9 (Stretch)?